PROCOMM PLUS 4.5 for Windows PLAYBELL.WAS (4/29/98)


Should I use this script?
-------------------------

This script sets up an MCI command, and the waits for ^G to come 
through the port. ^G is a standard ASCII (HEX 07) symbol for the
bell tone. When ^G is detected, the MCI command will be executed,
and the wave file will be played.


How do I install PLAYBELL.WAX?
----------------------------

Copy PLAYBELL.WAS to your ASPECT directory and compile it. Also copy
BELL.WAV to your Aspect directory. this is the sound file that 
will be played when ^G is detected.


How do I run PLAYBELL.WAX?
------------------------

From the Action Bar:

1)  Click on the Script File drop down menu.
2)  Select PLAYBELL.

From the Menu Bar:

1)  Click on Scripts.
2)  Click on Run.
3)  Select PLAYBELL.WAX.
4)  Click on OK.

NOTE:  If PLAYBELL.WAX does not appear in the Script File drop down
       list, you might have a different default ASPECT path.  To
       change the path, go to Setup | Data | Data Options | Paths
       and change the path to /Program Files/Procomm Plus/ASPECT
       directory.


Additional Information:
------------------------

If you wish to change the sound which is played when ^G is detected,
you can copy any WAV file into your Aspect directory, and rename it
BELL.WAV.